Build etherboot ROM from source.
authorIan Jackson <Ian.Jackson@eu.citrix.com>
Wed, 30 Jan 2008 18:39:04 +0000 (18:39 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Wed, 30 Jan 2008 18:39:04 +0000 (18:39 +0000)
commit2d06b3f0dfd364c224226e73a29de9d363008ef6
tree82d79352b945ae57bd82bcfdd6dbc070d49895f1
parent26f9a3f7f57a91259580387681935731ebb4a6ec
Build etherboot ROM from source.

We now include the source for Etherboot (5.4.2, obtained from git)
rather than a pre-built ROM.  This gives better traceability and GPL
licence compliance.  See tools/firmware/etherboot/README for details.

Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
.hgignore
tools/firmware/Makefile
tools/firmware/etherboot/Config [new file with mode: 0644]
tools/firmware/etherboot/Makefile [new file with mode: 0644]
tools/firmware/etherboot/README
tools/firmware/etherboot/eb-rtl8139.zrom.h [deleted file]
tools/firmware/etherboot/etherboot-5.4.2.tar.gz [new file with mode: 0644]
tools/firmware/etherboot/find-gcc-3 [new file with mode: 0755]